text/template.state.evalCall (method)
3 uses
text/template (current package)
exec.go#L601: return s.evalCall(dot, function, isBuiltin, cmd, name, args, final)
exec.go#L630: return s.evalCall(dot, method, false, node, fieldName, args, final)
exec.go#L697: func (s *state) evalCall(dot, fun reflect.Value, isBuiltin bool, node parse.Node, name string, args []parse.Node, final reflect.Value) reflect.Value {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)